﻿2025-11-28T06:49:21.0375413Z ##[group]Run actions/checkout@v4
2025-11-28T06:49:21.0376679Z with:
2025-11-28T06:49:21.0377464Z   repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.0378789Z   token: ***
2025-11-28T06:49:21.0379470Z   ssh-strict: true
2025-11-28T06:49:21.0380184Z   ssh-user: git
2025-11-28T06:49:21.0380911Z   persist-credentials: true
2025-11-28T06:49:21.0381739Z   clean: true
2025-11-28T06:49:21.0382627Z   sparse-checkout-cone-mode: true
2025-11-28T06:49:21.0383570Z   fetch-depth: 1
2025-11-28T06:49:21.0384289Z   fetch-tags: false
2025-11-28T06:49:21.0385021Z   show-progress: true
2025-11-28T06:49:21.0385758Z   lfs: false
2025-11-28T06:49:21.0386483Z   submodules: false
2025-11-28T06:49:21.0387228Z   set-safe-directory: true
2025-11-28T06:49:21.0388311Z ##[endgroup]
2025-11-28T06:49:21.1712387Z Syncing repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.1717055Z ##[group]Getting Git version info
2025-11-28T06:49:21.1721280Z Working directory is '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:21.1725256Z [command]/usr/bin/git version
2025-11-28T06:49:21.1726818Z git version 2.51.2
2025-11-28T06:49:21.1755600Z ##[endgroup]
2025-11-28T06:49:21.1772729Z Temporarily overriding HOME='/home/runner/work/_temp/21e8cfaf-5ec4-4a81-9da3-d06ec952e88d' before making global git config changes
2025-11-28T06:49:21.1779074Z Adding repository directory to the temporary git global config as a safe directory
2025-11-28T06:49:21.1783676Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:21.2654689Z Deleting the contents of '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:21.2658660Z ##[group]Initializing the repository
2025-11-28T06:49:21.2661546Z [command]/usr/bin/git init /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:21.2665582Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-11-28T06:49:21.2669701Z hint: is subject to change. To configure the initial branch name to use in all
2025-11-28T06:49:21.2674394Z hint: of your new repositories, which will suppress this warning, call:
2025-11-28T06:49:21.2675964Z hint:
2025-11-28T06:49:21.2676851Z hint: 	git config --global init.defaultBranch <name>
2025-11-28T06:49:21.2678334Z hint:
2025-11-28T06:49:21.2680011Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-11-28T06:49:21.2683442Z hint: 'development'. The just-created branch can be renamed via this command:
2025-11-28T06:49:21.2686194Z hint:
2025-11-28T06:49:21.2687310Z hint: 	git branch -m <name>
2025-11-28T06:49:21.2688582Z hint:
2025-11-28T06:49:21.2690534Z hint: Disable this message with "git config set advice.defaultBranchName false"
2025-11-28T06:49:21.2695483Z Initialized empty Git repository in /home/runner/work/archie-platform-v3/archie-platform-v3/.git/
2025-11-28T06:49:21.2701014Z [command]/usr/bin/git remote add origin https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.2706452Z ##[endgroup]
2025-11-28T06:49:21.2708489Z ##[group]Disabling automatic garbage collection
2025-11-28T06:49:21.2710326Z [command]/usr/bin/git config --local gc.auto 0
2025-11-28T06:49:21.2714863Z ##[endgroup]
2025-11-28T06:49:21.2716765Z ##[group]Setting up auth
2025-11-28T06:49:21.2718980Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-11-28T06:49:21.2725791Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-11-28T06:49:21.2736769Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-11-28T06:49:21.2762213Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-11-28T06:49:21.3018281Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2025-11-28T06:49:21.3043606Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2025-11-28T06:49:21.3284735Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-11-28T06:49:21.3341625Z ##[endgroup]
2025-11-28T06:49:21.3345895Z ##[group]Fetching the repository
2025-11-28T06:49:21.3350509Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09:refs/remotes/pull/175/merge
2025-11-28T06:49:21.8616344Z From https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.8634835Z  * [new ref]         08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09 -> pull/175/merge
2025-11-28T06:49:21.8647212Z ##[endgroup]
2025-11-28T06:49:21.8649836Z ##[group]Determining the checkout info
2025-11-28T06:49:21.8656513Z ##[endgroup]
2025-11-28T06:49:21.8667809Z [command]/usr/bin/git sparse-checkout disable
2025-11-28T06:49:21.8734664Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-11-28T06:49:21.8767634Z ##[group]Checking out the ref
2025-11-28T06:49:21.8771614Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/175/merge
2025-11-28T06:49:21.9332779Z Note: switching to 'refs/remotes/pull/175/merge'.
2025-11-28T06:49:21.9343912Z 
2025-11-28T06:49:21.9344762Z You are in 'detached HEAD' state. You can look around, make experimental
2025-11-28T06:49:21.9345704Z changes and commit them, and you can discard any commits you make in this
2025-11-28T06:49:21.9346591Z state without impacting any branches by switching back to a branch.
2025-11-28T06:49:21.9347134Z 
2025-11-28T06:49:21.9347503Z If you want to create a new branch to retain commits you create, you may
2025-11-28T06:49:21.9348326Z do so (now or later) by using -c with the switch command. Example:
2025-11-28T06:49:21.9348830Z 
2025-11-28T06:49:21.9349067Z   git switch -c <new-branch-name>
2025-11-28T06:49:21.9349825Z 
2025-11-28T06:49:21.9350049Z Or undo this operation with:
2025-11-28T06:49:21.9350373Z 
2025-11-28T06:49:21.9350542Z   git switch -
2025-11-28T06:49:21.9350848Z 
2025-11-28T06:49:21.9351242Z Turn off this advice by setting config variable advice.detachedHead to false
2025-11-28T06:49:21.9351788Z 
2025-11-28T06:49:21.9352379Z HEAD is now at 08dee3a Merge 05d6d4f1f3ed583db0d618775b3806e4c1c948c8 into 57252f590e22b28209a166f542301e795e138302
2025-11-28T06:49:21.9355930Z ##[endgroup]
2025-11-28T06:49:21.9400808Z [command]/usr/bin/git log -1 --format=%H
2025-11-28T06:49:21.9426630Z 08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09
